Report for General Evaluation of Assemblies

Loading report..

Highlight Samples

Regex mode off

    Rename Samples

    Click here for bulk input.

    Paste two columns of a tab-delimited table here (eg. from Excel).

    First column should be the old name, second column the new name.

    Regex mode off

      Show / Hide Samples

      Regex mode off

        Export Plots

        px
        px
        X

        Download the raw data used to create the plots in this report below:

        Note that additional data was saved in Report-for-General-Evaluation-of-Assemblies_multiqc_report_data when this report was generated.


        Choose Plots

        If you use plots from MultiQC in a publication or presentation, please cite:

        MultiQC: Summarize analysis results for multiple tools and samples in a single report
        Philip Ewels, Måns Magnusson, Sverker Lundin and Max Käller
        Bioinformatics (2016)
        doi: 10.1093/bioinformatics/btw354
        PMID: 27312411

        Save Settings

        You can save the toolbox settings for this report to the browser.


        Load Settings

        Choose a saved report profile from the dropdown box below:

        Tool Citations

        Please remember to cite the tools that you use in your analysis.

        To help with this, you can download publication details of the tools mentioned in this report:

        About MultiQC

        This report was generated using MultiQC, version 1.21

        You can see a YouTube video describing how to use MultiQC reports here: https://youtu.be/qPbIlO_KWN0

        For more information about MultiQC, including other videos and extensive documentation, please visit http://multiqc.info

        You can report bugs, suggest improvements and find the source code for MultiQC on GitHub: https://github.com/MultiQC/MultiQC

        MultiQC is published in Bioinformatics:

        MultiQC: Summarize analysis results for multiple tools and samples in a single report
        Philip Ewels, Måns Magnusson, Sverker Lundin and Max Käller
        Bioinformatics (2016)
        doi: 10.1093/bioinformatics/btw354
        PMID: 27312411

        Report for General Evaluation of Assemblies

        MultiQC reports summarise analysis results.

        This report has been generated by the nf-core/assemblyeval analysis pipeline. For information about how to interpret these results, please see the documentation.

        Report generated on 2024-12-04, 18:24 UTC based on data in:


        General Statistics

        Showing 2/2 rows and 3/6 columns.
        Sample Name% Dups% GCM Seqs
        Ctrachomatis_1
        4.8%
        41%
        0.3M
        Ctrachomatis_2
        4.8%
        41%
        0.3M

        FastQC

        FastQC is a quality control tool for high throughput sequence data, written by Simon Andrews at the Babraham Institute in Cambridge.

        Sequence Counts

        Sequence counts for each sample. Duplicate read counts are an estimate only.

        This plot show the total number of reads, broken down into unique and duplicate if possible (only more recent versions of FastQC give duplicate info).

        You can read more about duplicate calculation in the FastQC documentation. A small part has been copied here for convenience:

        Only sequences which first appear in the first 100,000 sequences in each file are analysed. This should be enough to get a good impression for the duplication levels in the whole file. Each sequence is tracked to the end of the file to give a representative count of the overall duplication level.

        The duplication detection requires an exact sequence match over the whole length of the sequence. Any reads over 75bp in length are truncated to 50bp for this analysis.

        Created with MultiQC

        Sequence Quality Histograms

        The mean quality value across each base position in the read.

        To enable multiple samples to be plotted on the same graph, only the mean quality scores are plotted (unlike the box plots seen in FastQC reports).

        Taken from the FastQC help:

        The y-axis on the graph shows the quality scores. The higher the score, the better the base call. The background of the graph divides the y axis into very good quality calls (green), calls of reasonable quality (orange), and calls of poor quality (red). The quality of calls on most platforms will degrade as the run progresses, so it is common to see base calls falling into the orange area towards the end of a read.

        Created with MultiQC

        Per Sequence Quality Scores

        The number of reads with average quality scores. Shows if a subset of reads has poor quality.

        From the FastQC help:

        The per sequence quality score report allows you to see if a subset of your sequences have universally low quality values. It is often the case that a subset of sequences will have universally poor quality, however these should represent only a small percentage of the total sequences.

        Created with MultiQC

        Per Base Sequence Content

        The proportion of each base position for which each of the four normal DNA bases has been called.

        To enable multiple samples to be shown in a single plot, the base composition data is shown as a heatmap. The colours represent the balance between the four bases: an even distribution should give an even muddy brown colour. Hover over the plot to see the percentage of the four bases under the cursor.

        To see the data as a line plot, as in the original FastQC graph, click on a sample track.

        From the FastQC help:

        Per Base Sequence Content plots out the proportion of each base position in a file for which each of the four normal DNA bases has been called.

        In a random library you would expect that there would be little to no difference between the different bases of a sequence run, so the lines in this plot should run parallel with each other. The relative amount of each base should reflect the overall amount of these bases in your genome, but in any case they should not be hugely imbalanced from each other.

        It's worth noting that some types of library will always produce biased sequence composition, normally at the start of the read. Libraries produced by priming using random hexamers (including nearly all RNA-Seq libraries) and those which were fragmented using transposases inherit an intrinsic bias in the positions at which reads start. This bias does not concern an absolute sequence, but instead provides enrichement of a number of different K-mers at the 5' end of the reads. Whilst this is a true technical bias, it isn't something which can be corrected by trimming and in most cases doesn't seem to adversely affect the downstream analysis.

        Click a sample row to see a line plot for that dataset.
        Rollover for sample name
        Position: -
        %T: -
        %C: -
        %A: -
        %G: -

        Per Sequence GC Content

        The average GC content of reads. Normal random library typically have a roughly normal distribution of GC content.

        From the FastQC help:

        This module measures the GC content across the whole length of each sequence in a file and compares it to a modelled normal distribution of GC content.

        In a normal random library you would expect to see a roughly normal distribution of GC content where the central peak corresponds to the overall GC content of the underlying genome. Since we don't know the the GC content of the genome the modal GC content is calculated from the observed data and used to build a reference distribution.

        An unusually shaped distribution could indicate a contaminated library or some other kinds of biased subset. A normal distribution which is shifted indicates some systematic bias which is independent of base position. If there is a systematic bias which creates a shifted normal distribution then this won't be flagged as an error by the module since it doesn't know what your genome's GC content should be.

        Created with MultiQC

        Per Base N Content

        The percentage of base calls at each position for which an N was called.

        From the FastQC help:

        If a sequencer is unable to make a base call with sufficient confidence then it will normally substitute an N rather than a conventional base call. This graph shows the percentage of base calls at each position for which an N was called.

        It's not unusual to see a very low proportion of Ns appearing in a sequence, especially nearer the end of a sequence. However, if this proportion rises above a few percent it suggests that the analysis pipeline was unable to interpret the data well enough to make valid base calls.

        Created with MultiQC

        Sequence Length Distribution

        All samples have sequences of a single length (100bp).

        Sequence Duplication Levels

        The relative level of duplication found for every sequence.

        From the FastQC Help:

        In a diverse library most sequences will occur only once in the final set. A low level of duplication may indicate a very high level of coverage of the target sequence, but a high level of duplication is more likely to indicate some kind of enrichment bias (eg PCR over amplification). This graph shows the degree of duplication for every sequence in a library: the relative number of sequences with different degrees of duplication.

        Only sequences which first appear in the first 100,000 sequences in each file are analysed. This should be enough to get a good impression for the duplication levels in the whole file. Each sequence is tracked to the end of the file to give a representative count of the overall duplication level.

        The duplication detection requires an exact sequence match over the whole length of the sequence. Any reads over 75bp in length are truncated to 50bp for this analysis.

        In a properly diverse library most sequences should fall into the far left of the plot in both the red and blue lines. A general level of enrichment, indicating broad oversequencing in the library will tend to flatten the lines, lowering the low end and generally raising other categories. More specific enrichments of subsets, or the presence of low complexity contaminants will tend to produce spikes towards the right of the plot.

        Created with MultiQC

        Overrepresented sequences by sample

        The total amount of overrepresented sequences found in each library.

        FastQC calculates and lists overrepresented sequences in FastQ files. It would not be possible to show this for all samples in a MultiQC report, so instead this plot shows the number of sequences categorized as overrepresented.

        Sometimes, a single sequence may account for a large number of reads in a dataset. To show this, the bars are split into two: the first shows the overrepresented reads that come from the single most common sequence. The second shows the total count from all remaining overrepresented sequences.

        From the FastQC Help:

        A normal high-throughput library will contain a diverse set of sequences, with no individual sequence making up a tiny fraction of the whole. Finding that a single sequence is very overrepresented in the set either means that it is highly biologically significant, or indicates that the library is contaminated, or not as diverse as you expected.

        FastQC lists all the sequences which make up more than 0.1% of the total. To conserve memory only sequences which appear in the first 100,000 sequences are tracked to the end of the file. It is therefore possible that a sequence which is overrepresented but doesn't appear at the start of the file for some reason could be missed by this module.

        2 samples had less than 1% of reads made up of overrepresented sequences

        Top overrepresented sequences

        Top overrepresented sequences across all samples. The table shows 20 most overrepresented sequences across all samples, ranked by the number of samples they occur in.

        Showing 0/0 rows.
        Overrepresented sequence

        Adapter Content

        The cumulative percentage count of the proportion of your library which has seen each of the adapter sequences at each position.

        Note that only samples with ≥ 0.1% adapter contamination are shown.

        There may be several lines per sample, as one is shown for each adapter detected in the file.

        From the FastQC Help:

        The plot shows a cumulative percentage count of the proportion of your library which has seen each of the adapter sequences at each position. Once a sequence has been seen in a read it is counted as being present right through to the end of the read so the percentages you see will only increase as the read length goes on.

        No samples found with any adapter contamination > 0.1%

        Status Checks

        Status for each FastQC section showing whether results seem entirely normal (green), slightly abnormal (orange) or very unusual (red).

        FastQC assigns a status for each section of the report. These give a quick evaluation of whether the results of the analysis seem entirely normal (green), slightly abnormal (orange) or very unusual (red).

        It is important to stress that although the analysis results appear to give a pass/fail result, these evaluations must be taken in the context of what you expect from your library. A 'normal' sample as far as FastQC is concerned is random and diverse. Some experiments may be expected to produce libraries which are biased in particular ways. You should treat the summary evaluations therefore as pointers to where you should concentrate your attention and understand why your library may not look random and diverse.

        Specific guidance on how to interpret the output of each module can be found in the relevant report section, or in the FastQC help.

        In this heatmap, we summarise all of these into a single heatmap for a quick overview. Note that not all FastQC sections have plots in MultiQC reports, but all status checks are shown in this heatmap.

        Created with MultiQC

        K-mer profiles

        Kmer


        K-mer profile - Ctrachomatis_ref

        This section is created using genomescope2 for illumina reads from Ctrachomatis_ref

        K-mer Profile - Ctrachomatis_ref

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_good_assembly_00

        This section is created using genomescope2 for illumina reads from Ctrachomatis_good_assembly_00

        K-mer Profile - Ctrachomatis_good_assembly_00

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_ctracho_5inversions_split

        This section is created using genomescope2 for illumina reads from Ctrachomatis_ctracho_5inversions_split

        K-mer Profile - Ctrachomatis_ctracho_5inversions_split

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_good_assembly_06

        This section is created using genomescope2 for illumina reads from Ctrachomatis_good_assembly_06

        K-mer Profile - Ctrachomatis_good_assembly_06

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_bad_assembly_01

        This section is created using genomescope2 for illumina reads from Ctrachomatis_bad_assembly_01

        K-mer Profile - Ctrachomatis_bad_assembly_01

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_great_assembly_02

        This section is created using genomescope2 for illumina reads from Ctrachomatis_great_assembly_02

        K-mer Profile - Ctrachomatis_great_assembly_02

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_bad_assembly_04

        This section is created using genomescope2 for illumina reads from Ctrachomatis_bad_assembly_04

        K-mer Profile - Ctrachomatis_bad_assembly_04

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_great_assembly_08

        This section is created using genomescope2 for illumina reads from Ctrachomatis_great_assembly_08

        K-mer Profile - Ctrachomatis_great_assembly_08

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_bad_assembly_06

        This section is created using genomescope2 for illumina reads from Ctrachomatis_bad_assembly_06

        K-mer Profile - Ctrachomatis_bad_assembly_06

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_good_assembly_09

        This section is created using genomescope2 for illumina reads from Ctrachomatis_good_assembly_09

        K-mer Profile - Ctrachomatis_good_assembly_09

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_great_assembly_09

        This section is created using genomescope2 for illumina reads from Ctrachomatis_great_assembly_09

        K-mer Profile - Ctrachomatis_great_assembly_09

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_great_assembly_01

        This section is created using genomescope2 for illumina reads from Ctrachomatis_great_assembly_01

        K-mer Profile - Ctrachomatis_great_assembly_01

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_good_assembly_01

        This section is created using genomescope2 for illumina reads from Ctrachomatis_good_assembly_01

        K-mer Profile - Ctrachomatis_good_assembly_01

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_great_assembly_00

        This section is created using genomescope2 for illumina reads from Ctrachomatis_great_assembly_00

        K-mer Profile - Ctrachomatis_great_assembly_00

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_bad_assembly_03

        This section is created using genomescope2 for illumina reads from Ctrachomatis_bad_assembly_03

        K-mer Profile - Ctrachomatis_bad_assembly_03

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_good_assembly_03

        This section is created using genomescope2 for illumina reads from Ctrachomatis_good_assembly_03

        K-mer Profile - Ctrachomatis_good_assembly_03

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_great_assembly_04

        This section is created using genomescope2 for illumina reads from Ctrachomatis_great_assembly_04

        K-mer Profile - Ctrachomatis_great_assembly_04

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_ctracho_5inversions_default

        This section is created using genomescope2 for illumina reads from Ctrachomatis_ctracho_5inversions_default

        K-mer Profile - Ctrachomatis_ctracho_5inversions_default

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_good_assembly_02

        This section is created using genomescope2 for illumina reads from Ctrachomatis_good_assembly_02

        K-mer Profile - Ctrachomatis_good_assembly_02

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_bad_assembly_07

        This section is created using genomescope2 for illumina reads from Ctrachomatis_bad_assembly_07

        K-mer Profile - Ctrachomatis_bad_assembly_07

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_bad_assembly_00

        This section is created using genomescope2 for illumina reads from Ctrachomatis_bad_assembly_00

        K-mer Profile - Ctrachomatis_bad_assembly_00

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_good_assembly_05

        This section is created using genomescope2 for illumina reads from Ctrachomatis_good_assembly_05

        K-mer Profile - Ctrachomatis_good_assembly_05

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_great_assembly_03

        This section is created using genomescope2 for illumina reads from Ctrachomatis_great_assembly_03

        K-mer Profile - Ctrachomatis_great_assembly_03

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_ctracho_10persnp_default

        This section is created using genomescope2 for illumina reads from Ctrachomatis_ctracho_10persnp_default

        K-mer Profile - Ctrachomatis_ctracho_10persnp_default

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_great_assembly_07

        This section is created using genomescope2 for illumina reads from Ctrachomatis_great_assembly_07

        K-mer Profile - Ctrachomatis_great_assembly_07

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_great_assembly_06

        This section is created using genomescope2 for illumina reads from Ctrachomatis_great_assembly_06

        K-mer Profile - Ctrachomatis_great_assembly_06

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_bad_assembly_08

        This section is created using genomescope2 for illumina reads from Ctrachomatis_bad_assembly_08

        K-mer Profile - Ctrachomatis_bad_assembly_08

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_bad_assembly_02

        This section is created using genomescope2 for illumina reads from Ctrachomatis_bad_assembly_02

        K-mer Profile - Ctrachomatis_bad_assembly_02

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_good_assembly_08

        This section is created using genomescope2 for illumina reads from Ctrachomatis_good_assembly_08

        K-mer Profile - Ctrachomatis_good_assembly_08

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_great_assembly_05

        This section is created using genomescope2 for illumina reads from Ctrachomatis_great_assembly_05

        K-mer Profile - Ctrachomatis_great_assembly_05

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_good_assembly_07

        This section is created using genomescope2 for illumina reads from Ctrachomatis_good_assembly_07

        K-mer Profile - Ctrachomatis_good_assembly_07

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_bad_assembly_05

        This section is created using genomescope2 for illumina reads from Ctrachomatis_bad_assembly_05

        K-mer Profile - Ctrachomatis_bad_assembly_05

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_bad_assembly_09

        This section is created using genomescope2 for illumina reads from Ctrachomatis_bad_assembly_09

        K-mer Profile - Ctrachomatis_bad_assembly_09

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        K-mer profile - Ctrachomatis_good_assembly_04

        This section is created using genomescope2 for illumina reads from Ctrachomatis_good_assembly_04

        K-mer Profile - Ctrachomatis_good_assembly_04

        On the left: linear model. On the right: fitted model to k-mer spectrum.
        Responsive image Responsive image

        Assembly Stats

        a custom text introduction (a few sentences) for this section.

        Showing 34/34 rows and 25/25 columns.
        AssemblyALE score (neglog)Merfin CompletnessMerfin QV*Error-free bases (%)REAPR errosREAPR fcdREAPR lowAssembly lengthcontigsN50Largest contigauNBUSCO complete (%)BUSCO single (%)BUSCO duplicated (%)BUSCO fragmented (%)BUSCO missing (%)BUSCO SEARCHED GENESBUSCO completeBUSCO singleBUSCO duplicatedBUSCO fragmentedBUSCO missingALE normalizedScore
        Ctrachomatis_bad_assembly_00
        -10554829.1
        56.5
        19.2
        62.7
        1552.0
        495.0
        1057.0
        1531437.0
        49.0
        185954.0
        756052.0
        408660.6
        4.3
        3.9
        0.4
        4.7
        91.0
        533.0
        23.0
        21.0
        2.0
        25.0
        485.0
        0.8
        28.0
        Ctrachomatis_bad_assembly_01
        -8775522.8
        50.4
        19.6
        75.9
        948.0
        282.0
        666.0
        1337537.0
        44.0
        1038242.0
        1038242.0
        808063.4
        4.6
        3.8
        0.8
        7.1
        88.3
        533.0
        24.0
        20.0
        4.0
        38.0
        471.0
        0.8
        33.4
        Ctrachomatis_bad_assembly_02
        -9491375.1
        51.0
        19.6
        72.8
        1015.0
        312.0
        703.0
        1352371.0
        35.0
        760708.0
        760708.0
        501248.4
        2.8
        2.4
        0.4
        6.8
        90.4
        533.0
        15.0
        13.0
        2.0
        36.0
        482.0
        0.8
        33.1
        Ctrachomatis_bad_assembly_03
        -10201661.3
        54.1
        19.5
        67.1
        1279.0
        381.0
        898.0
        1443339.0
        52.0
        856903.0
        856903.0
        534334.0
        4.9
        4.7
        0.2
        6.8
        88.3
        533.0
        26.0
        25.0
        1.0
        36.0
        471.0
        0.8
        34.0
        Ctrachomatis_bad_assembly_04
        -9398239.0
        50.9
        19.7
        72.6
        930.0
        304.0
        626.0
        1345227.0
        39.0
        745096.0
        745096.0
        456521.8
        3.9
        3.9
        0.0
        7.1
        89.0
        533.0
        21.0
        21.0
        0.0
        38.0
        474.0
        0.8
        38.4
        Ctrachomatis_bad_assembly_05
        -9317401.3
        42.6
        23.5
        98.5
        15.0
        6.0
        9.0
        982904.0
        3.0
        596164.0
        596164.0
        498409.7
        10.7
        10.7
        0.0
        14.3
        75.0
        533.0
        57.0
        57.0
        0.0
        76.0
        400.0
        0.8
        50.9
        Ctrachomatis_bad_assembly_06
        -8742041.7
        43.2
        23.8
        98.3
        17.0
        7.0
        10.0
        992164.0
        3.0
        416759.0
        454180.0
        397780.0
        10.7
        10.7
        0.0
        14.3
        75.0
        533.0
        57.0
        57.0
        0.0
        76.0
        400.0
        0.8
        49.8
        Ctrachomatis_bad_assembly_07
        -5334209.4
        45.1
        23.6
        98.6
        16.0
        9.0
        7.0
        1040141.0
        1.0
        1040141.0
        1040141.0
        1040141.0
        13.5
        13.5
        0.0
        12.4
        74.1
        533.0
        72.0
        72.0
        0.0
        66.0
        395.0
        0.9
        59.5
        Ctrachomatis_bad_assembly_08
        -9425319.9
        42.8
        23.7
        98.9
        4.0
        3.0
        1.0
        984430.0
        3.0
        341407.0
        425204.0
        350255.8
        14.1
        14.1
        0.0
        15.9
        70.0
        533.0
        75.0
        75.0
        0.0
        85.0
        373.0
        0.8
        49.9
        Ctrachomatis_bad_assembly_09
        -5140061.5
        45.3
        23.8
        98.6
        17.0
        7.0
        10.0
        1041166.0
        1.0
        1041166.0
        1041166.0
        1041166.0
        13.5
        13.5
        0.0
        13.5
        73.0
        533.0
        72.0
        72.0
        0.0
        72.0
        389.0
        0.9
        59.2
        Ctrachomatis_ctracho_10persnp_default
        -49800834.5
        5.0
        9.8
        95.2
        67.0
        27.0
        40.0
        1051969.0
        2.0
        1044459.0
        1044459.0
        1037056.2
        6.2
        6.2
        0.0
        1.9
        91.9
        533.0
        33.0
        33.0
        0.0
        10.0
        490.0
        0.0
        48.3
        Ctrachomatis_ctracho_5inversions_default
        -1749818.5
        50.0
        47.5
        98.7
        20.0
        10.0
        10.0
        1051969.0
        2.0
        1044459.0
        1044459.0
        1037056.2
        97.7
        97.7
        0.0
        0.9
        1.4
        533.0
        521.0
        521.0
        0.0
        5.0
        7.0
        1.0
        97.1
        Ctrachomatis_ctracho_5inversions_split
        -1735855.6
        50.0
        50.0
        98.7
        2.0
        1.0
        1.0
        1051969.0
        11.0
        307465.0
        357725.0
        233566.3
        97.9
        97.9
        0.0
        0.8
        1.3
        533.0
        522.0
        522.0
        0.0
        4.0
        7.0
        1.0
        88.3
        Ctrachomatis_good_assembly_00
        -4445439.7
        45.6
        23.8
        98.0
        10.0
        4.0
        6.0
        1045743.0
        2.0
        1038291.0
        1038291.0
        1030945.2
        10.1
        10.1
        0.0
        13.5
        76.4
        533.0
        54.0
        54.0
        0.0
        72.0
        407.0
        0.9
        57.9
        Ctrachomatis_good_assembly_01
        -4538572.8
        45.8
        23.8
        97.0
        35.0
        17.0
        18.0
        1052464.0
        5.0
        1038268.0
        1038268.0
        1024320.4
        9.8
        9.8
        0.0
        12.2
        78.0
        533.0
        52.0
        52.0
        0.0
        65.0
        416.0
        0.9
        57.8
        Ctrachomatis_good_assembly_02
        -4441074.1
        45.6
        23.9
        97.8
        14.0
        8.0
        6.0
        1045826.0
        2.0
        1038377.0
        1038377.0
        1031034.1
        11.8
        11.8
        0.0
        13.5
        74.7
        533.0
        63.0
        63.0
        0.0
        72.0
        398.0
        0.9
        58.4
        Ctrachomatis_good_assembly_03
        -4416756.1
        46.0
        23.9
        98.5
        18.0
        8.0
        10.0
        1053319.0
        2.0
        1038378.0
        1038378.0
        1023860.9
        8.6
        8.6
        0.0
        15.2
        76.2
        533.0
        46.0
        46.0
        0.0
        81.0
        406.0
        0.9
        57.0
        Ctrachomatis_good_assembly_04
        -4394757.4
        45.7
        23.9
        97.8
        13.0
        7.0
        6.0
        1045885.0
        2.0
        1038428.0
        1038428.0
        1031077.3
        8.3
        8.3
        0.0
        12.4
        79.3
        533.0
        44.0
        44.0
        0.0
        66.0
        423.0
        0.9
        57.7
        Ctrachomatis_good_assembly_05
        -4033871.3
        48.3
        26.5
        96.8
        41.0
        13.0
        28.0
        1065018.0
        1.0
        1065018.0
        1065018.0
        1065018.0
        33.4
        33.4
        0.0
        18.4
        48.2
        533.0
        178.0
        178.0
        0.0
        98.0
        257.0
        0.9
        64.7
        Ctrachomatis_good_assembly_06
        -2888327.9
        48.2
        27.7
        98.8
        11.0
        5.0
        6.0
        1050426.0
        2.0
        1042913.0
        1042913.0
        1035507.5
        36.0
        36.0
        0.0
        20.6
        43.4
        533.0
        192.0
        192.0
        0.0
        110.0
        231.0
        1.0
        65.5
        Ctrachomatis_good_assembly_07
        -3263622.5
        47.8
        27.6
        98.8
        6.0
        3.0
        3.0
        1042821.0
        1.0
        1042821.0
        1042821.0
        1042821.0
        35.8
        35.8
        0.0
        19.1
        45.1
        533.0
        191.0
        191.0
        0.0
        102.0
        240.0
        1.0
        65.9
        Ctrachomatis_good_assembly_08
        -3009131.9
        48.2
        27.7
        98.5
        20.0
        8.0
        12.0
        1050385.0
        2.0
        1042868.0
        1042868.0
        1035458.6
        37.3
        37.3
        0.0
        22.5
        40.2
        533.0
        199.0
        199.0
        0.0
        120.0
        214.0
        1.0
        65.1
        Ctrachomatis_good_assembly_09
        -3548682.2
        47.8
        27.5
        98.8
        9.0
        5.0
        4.0
        1042500.0
        1.0
        1042500.0
        1042500.0
        1042500.0
        36.4
        36.4
        0.0
        18.6
        45.0
        533.0
        194.0
        194.0
        0.0
        99.0
        240.0
        1.0
        66.2
        Ctrachomatis_great_assembly_00
        -1766189.5
        49.9
        39.3
        99.0
        5.0
        3.0
        2.0
        1051794.0
        2.0
        1044289.0
        1044289.0
        1036891.1
        92.9
        92.9
        0.0
        3.4
        3.7
        533.0
        495.0
        495.0
        0.0
        18.0
        20.0
        1.0
        92.9
        Ctrachomatis_great_assembly_01
        -1761302.0
        49.9
        39.6
        99.0
        4.0
        2.0
        2.0
        1051803.0
        2.0
        1044294.0
        1044294.0
        1036892.2
        94.2
        94.2
        0.0
        2.8
        3.0
        533.0
        502.0
        502.0
        0.0
        15.0
        16.0
        1.0
        93.6
        Ctrachomatis_great_assembly_02
        -1751189.8
        49.9
        40.0
        99.0
        4.0
        2.0
        2.0
        1051824.0
        2.0
        1044312.0
        1044312.0
        1036907.3
        92.7
        92.7
        0.0
        3.4
        3.9
        533.0
        494.0
        494.0
        0.0
        18.0
        21.0
        1.0
        93.0
        Ctrachomatis_great_assembly_03
        -1745316.7
        49.9
        40.2
        99.0
        4.0
        2.0
        2.0
        1051822.0
        2.0
        1044321.0
        1044321.0
        1036927.0
        92.9
        92.9
        0.0
        3.0
        4.1
        533.0
        495.0
        495.0
        0.0
        16.0
        22.0
        1.0
        93.2
        Ctrachomatis_great_assembly_04
        -1745958.4
        49.9
        40.2
        99.0
        4.0
        2.0
        2.0
        1051828.0
        2.0
        1044320.0
        1044320.0
        1036919.2
        92.3
        92.3
        0.0
        3.2
        4.5
        533.0
        492.0
        492.0
        0.0
        17.0
        24.0
        1.0
        93.0
        Ctrachomatis_great_assembly_05
        -1721049.3
        50.0
        42.8
        99.0
        4.0
        2.0
        2.0
        1051924.0
        2.0
        1044419.0
        1044419.0
        1037021.1
        94.9
        94.9
        0.0
        2.8
        2.3
        533.0
        506.0
        506.0
        0.0
        15.0
        12.0
        1.0
        94.6
        Ctrachomatis_great_assembly_06
        -1718707.0
        50.0
        42.5
        99.0
        4.0
        2.0
        2.0
        1051927.0
        2.0
        1044418.0
        1044418.0
        1037016.2
        95.9
        95.9
        0.0
        2.1
        2.0
        533.0
        511.0
        511.0
        0.0
        11.0
        11.0
        1.0
        95.1
        Ctrachomatis_great_assembly_07
        -1720693.2
        50.0
        42.7
        99.0
        3.0
        1.0
        2.0
        1051944.0
        2.0
        1044435.0
        1044435.0
        1037033.2
        95.5
        95.5
        0.0
        1.5
        3.0
        533.0
        509.0
        509.0
        0.0
        8.0
        16.0
        1.0
        95.2
        Ctrachomatis_great_assembly_08
        -1719654.8
        50.0
        42.8
        99.0
        5.0
        3.0
        2.0
        1051915.0
        2.0
        1044409.0
        1044409.0
        1037010.1
        95.9
        95.9
        0.0
        1.9
        2.2
        533.0
        511.0
        511.0
        0.0
        10.0
        12.0
        1.0
        95.2
        Ctrachomatis_great_assembly_09
        -1723803.0
        50.0
        42.6
        99.0
        5.0
        2.0
        3.0
        1051927.0
        2.0
        1044416.0
        1044416.0
        1037012.3
        95.9
        95.9
        0.0
        1.5
        2.6
        533.0
        511.0
        511.0
        0.0
        8.0
        14.0
        1.0
        95.3
        Ctrachomatis_ref
        -1667378.2
        50.0
        50.6
        99.1
        0.0
        0.0
        0.0
        1051969.0
        2.0
        1044459.0
        1044459.0
        1037056.2
        98.3
        98.3
        0.0
        0.6
        1.1
        533.0
        524.0
        524.0
        0.0
        3.0
        6.0
        1.0
        98.4

        Software Versions

        Software Versions lists versions of software tools extracted from file contents.

        GroupSoftwareVersion
        FASTK_FASTKfastkf18a4e6d2207539f7b84461daebc54530a9559b0
        FastQCfastqc0.12.1
        WorkflowNextflow23.10.1
        nf-core/assemblyeval1.0.dev0

        nf-core/assemblyeval Workflow Summary

        - this information is collected when the pipeline is started.

        Core Nextflow options

        runName
        elegant_gautier
        containerEngine
        docker
        container
        [FCS_FCSADAPTOR:docker.io/ncbi/fcs-adaptor:0.4.0]
        launchDir
        /home/rodtheo/Bioinfo/NEXTFLOW/nf-core-assemblyeval
        workDir
        /home/rodtheo/Bioinfo/NEXTFLOW/nf-core-assemblyeval/work
        projectDir
        /home/rodtheo/Bioinfo/NEXTFLOW/nf-core-assemblyeval
        userName
        rodtheo
        profile
        docker
        configFiles
        N/A

        Input/output options

        input
        ./assets/chla_input_channels.yaml
        outdir
        out_results_chla

        Reference genome options

        genome
        R64-1-1
        fasta
        s3://ngi-igenomes/igenomes//Saccharomyces_cerevisiae/Ensembl/R64-1-1/Sequence/WholeGenomeFasta/genome.fa

        Institutional config options

        config_profile_name
        Chlamydieae Test profile
        config_profile_description
        Small genome and simulations to check pipeline function

        Max job request options

        max_cpus
        8
        max_memory
        24.GB
        max_time
        72.h

        Generic options

        validate_params
        false

        nf-core/assemblyeval Methods Description

        Suggested text and references to use when describing pipeline usage within the methods section of a publication.

        Methods

        Data was processed using nf-core/assemblyeval v1.0dev of the nf-core collection of workflows (Ewels et al., 2020), utilising reproducible software environments from the Bioconda (Grüning et al., 2018) and Biocontainers (da Veiga Leprevost et al., 2017) projects.

        The pipeline was executed with Nextflow v23.10.1 (Di Tommaso et al., 2017) with the following command:

        nextflow run . -profile docker -c conf/chla.config --outdir out_results_chla --aligner bwa -resume --domain prok -with-report chla_report.html -with-timeline chla_timeline.html --skip_contamination

        References

        • Di Tommaso, P., Chatzou, M., Floden, E. W., Barja, P. P., Palumbo, E., & Notredame, C. (2017). Nextflow enables reproducible computational workflows. Nature Biotechnology, 35(4), 316-319. doi: 10.1038/nbt.3820
        • Ewels, P. A., Peltzer, A., Fillinger, S., Patel, H., Alneberg, J., Wilm, A., Garcia, M. U., Di Tommaso, P., & Nahnsen, S. (2020). The nf-core framework for community-curated bioinformatics pipelines. Nature Biotechnology, 38(3), 276-278. doi: 10.1038/s41587-020-0439-x
        • Grüning, B., Dale, R., Sjödin, A., Chapman, B. A., Rowe, J., Tomkins-Tinch, C. H., Valieris, R., Köster, J., & Bioconda Team. (2018). Bioconda: sustainable and comprehensive software distribution for the life sciences. Nature Methods, 15(7), 475–476. doi: 10.1038/s41592-018-0046-7
        • da Veiga Leprevost, F., Grüning, B. A., Alves Aflitos, S., Röst, H. L., Uszkoreit, J., Barsnes, H., Vaudel, M., Moreno, P., Gatto, L., Weber, J., Bai, M., Jimenez, R. C., Sachsenberg, T., Pfeuffer, J., Vera Alvarez, R., Griss, J., Nesvizhskii, A. I., & Perez-Riverol, Y. (2017). BioContainers: an open-source and community-driven framework for software standardization. Bioinformatics (Oxford, England), 33(16), 2580–2582. doi: 10.1093/bioinformatics/btx192
        Notes:
        • If available, make sure to update the text to include the Zenodo DOI of version of the pipeline used.
        • The command above does not include parameters contained in any configs or profiles that may have been used. Ensure the config file is also uploaded with your publication!
        • You should also cite all software used within this run. Check the "Software Versions" of this report to get version information.